Skip to content

Conversation

@danhorst
Copy link

Resolves #22

  • Added new result type for async requests: ConvertApi::AsyncResult
  • Refactored param handling in ConvertApi::Task to facilitate for new branching logic between async and synchronous conversions

@danhorst danhorst force-pushed the 22-async-conversions branch 3 times, most recently from 7e7ce60 to d86eec2 Compare June 15, 2023 13:53
@danhorst danhorst force-pushed the 22-async-conversions branch 2 times, most recently from 7fd74a8 to 8e5f374 Compare July 21, 2023 20:53
- Bump Ruby version to latest 2.6 patch
- Request path method extraction with async prefix support
- Add async result class
- Refactor Task param handling
- Support passing webhooks (@davidashman)
- Add polling method (@davidashman)
@danhorst danhorst force-pushed the 22-async-conversions branch from 7155c1e to e467eca Compare July 24, 2023 17:12
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.

Support thread-safe async conversions

1 participant