coinbase / coinbase/temporal-ruby
Worker stops polling the temporal server cluster
Open
- Dominant language
- Ruby
- Stars
- 287
- Forks
- 113
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 1
Description
We are using temporal version 0.2.0 in production and are observing the below issue
Container - ECS
Instance - EC2
On startup the temporal client is able to poll for activities & workflows available to process and after sometime the polling stops. But the process is still running.
So everytime the process has to be restarted for client to start polling again.
Contributor guide
Assessment
This issue has not been assessed yet.