Murdho Savila
Murdho Savila
It might be necessary to have access to a batch information from inside of a single request. Few examples: - `batch_uuid` needs to be recorded. - one endpoint needs to...
It dawned on me that some batches might need to be wrapped in transaction-like mechanism. Investigate possibilities to make it happen flexibly.
Change validation to not require body when the request method is GET.
Add demo apps (e.g. Rack, Sinatra, Rails) to Heroku. Provide information to README for testing these out easily.
Add configuration option for limiting the requests in one batch and perform the check before processing.