Open salamehsameera opened 2 years ago
@miazamrai I assigned this to you since you're working on the sdk, hope that is ok!
Note: This issue has been migrated to https://relationalai.atlassian.net/browse/RAI-4214.
This link is only accessible to employees of RelationalAI.
A part of the async transactions protocol we're building is the keepalive feature. It basically means if the client did not poll a given transaction using a GET request within a period of time, this transaction will be scheduled to be cancelled. The first step to implement this is to have this timeout period a field that gets set by the client as a command line option.
Discussed on January 14, 2022: