Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to specify timestamp while creating durable timers #103

Closed
akshaykumars10 opened this issue Jan 18, 2023 · 3 comments · Fixed by #106
Closed

Ability to specify timestamp while creating durable timers #103

akshaykumars10 opened this issue Jan 18, 2023 · 3 comments · Fixed by #106
Assignees
Labels
azure-functions This issue is specific to Azure Functions feature-parity This feature is needed for parity with other language SDKs
Milestone

Comments

@akshaykumars10
Copy link

In the java SDK, We can only specify a Delay after which the timer will expire. Can we also start supporting timestamp-based durable timers in the JAVA version?
Ref: https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-timers?tabs=java

@cgillum
Copy link
Member

cgillum commented Jan 18, 2023

@akshaykumars10 yes, we can look into this.

@cgillum cgillum added feature-parity This feature is needed for parity with other language SDKs azure-functions This issue is specific to Azure Functions labels Jan 18, 2023
@cgillum cgillum modified the milestones: v1.0.0 (STABLE), v1.1.0 Jan 18, 2023
@kaibocai kaibocai self-assigned this Jan 20, 2023
@kanupriya15025
Copy link

@cgillum @kaibocai When will this be available in the SDK?

@kaibocai
Copy link
Member

@cgillum @kaibocai When will this be available in the SDK?

Hi @kanupriya15025 , thanks for reaching out. We are actively working on rolling out a new version SDK that will include this feature. I am sorry that I can not provide an accurrate time for now. But we will keep you update once it's avaliable. Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-functions This issue is specific to Azure Functions feature-parity This feature is needed for parity with other language SDKs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants