Open serejke opened 5 months ago
Default hardcoded 5 seconds waiting time is not always enough to receive the bundle confirmation.
Allow to customize the waiting time via JITO_BUNDLE_RESULT_WAIT_SECONDS environment variable.
JITO_BUNDLE_RESULT_WAIT_SECONDS
Overview
Default hardcoded 5 seconds waiting time is not always enough to receive the bundle confirmation.
Solution
Allow to customize the waiting time via
JITO_BUNDLE_RESULT_WAIT_SECONDS
environment variable.