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

feat: expose retry count #524

Merged
merged 8 commits into from
Jun 7, 2024
Merged

feat: expose retry count #524

merged 8 commits into from
Jun 7, 2024

Conversation

grutt
Copy link
Contributor

@grutt grutt commented May 22, 2024

Description

It is often desirable to know the retry state for a step run to introduce delay or alter step behavior.

Type of change

  • Documentation change (pure documentation change)
  • New feature (non-breaking change which adds functionality)

What's Changed

  • Add retry count to AssignedAction
  • Expose state in context method

@grutt grutt requested a review from abelanger5 May 22, 2024 17:11
Copy link

vercel bot commented May 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hatchet-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2024 3:05pm

@abelanger5 abelanger5 enabled auto-merge (squash) June 7, 2024 15:06
@abelanger5 abelanger5 merged commit e09ee98 into main Jun 7, 2024
20 checks passed
@abelanger5 abelanger5 deleted the feat--expose-retry-count branch June 7, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants