You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* removed current dsm implementation
* new dsm lambda implementation
* check env variable in proper way
* add tests
* add more detailed comment to function
* fixed lint for tests
* remove not needed tests
* fix
* error handling
* fix
* some fixes
* renamed to extract_context_with_datastreams
* changed to explicit check of dsm context
* move dsm tests to test_tracing.py
* add wanted tests
* caught sns -> sqs bug
* revert back to original tracing.py implementation
* fix lint
* revert spacing stuff to original
* remove unneccessary checks, still set checkpoints even when dsm context fails to be propagated
* remove not needed comment
* fixes
* lambda functions not allowed by lint
* use lambda function, add checks before checkpoint
* remove unneccesary import
* move if statement with least work first
* changed function name to original, arn exception handle w test, return None instead of {}
* some fixes
* remove comments that are not needed
* fix
* fix
* extra check
* remove unneccesary work associated with event_source
* fix lint
* add tests for empty arn logic
* more descriptive name
* fix lint
* fix
* moved arn check to checkpoint, remove comments, add variable dec
* kinesis fix, tests fix
* remove not needed test
* formatting fix
* made tests clearer and more comprehensive
* fix
* made comments more obvious on point of tests
* update toml file
* edit build make more sense
* made sure tests match with table
* fix
* removed not needed comments
* addc comment
* add some more kinesis tests
* add logger check in exception test cases
* fix comment
* fix
* updated tests to use inner checkpoint check, keep build at <4
* fix
* change to 3.10.2
0 commit comments