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

ParseAsyncOrigin fails on certain async origin keys #2471

Closed
safeer opened this issue Aug 21, 2024 · 0 comments
Closed

ParseAsyncOrigin fails on certain async origin keys #2471

safeer opened this issue Aug 21, 2024 · 0 comments
Labels
triage Issue needs triaging

Comments

@safeer
Copy link
Contributor

safeer commented Aug 21, 2024

Repro: create an async call with origin key cron:crn-initial-verb0-3poj0hr6wmtvmz99

When AcquireAsyncCall is attempted, it errors out:
failed to parse origin key "cron:crn-initial-verb0-3poj0hr6wmtvmz99": 1:26: exponent has no digits
failed to parse origin key "cron:crn-initial-verb0Cron-5eq2ivpmuv0lvnoc": 1:30: exponent has no digits

Looks like the grammar is incorrectly interpreting part of the string in scientific notation.

@github-actions github-actions bot added the triage Issue needs triaging label Aug 21, 2024
@ftl-robot ftl-robot mentioned this issue Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Issue needs triaging
Projects
None yet
Development

No branches or pull requests

2 participants