kmgreen2 / agglo

Agglo: A Process-Anywhere Framework for Event Stream Processing
https://kmgreen2.github.io/agglo/
MIT License
2 stars 0 forks source link

KVDistributedLock Needs to be More Resilient #23

Open kmgreen2 opened 3 years ago

kmgreen2 commented 3 years ago

Need to handle the case where a client acquires the lock and fails... Probably add a timeout.

Maybe have unit tests that use Dynamo