1# we reject duplicate events
2{ 'event': 'EVENT_A', 'data': { 'myint': 'int' } }
3{ 'event': 'EVENT_A', 'data': { 'myint': 'int' }, 'if': 'FOO' }
4