Bicrypto 5.5.3

30 January 2025

BUG FIXESCRON

Core v5.5.3

Release Date: January 30, 2025 Tags: BUG FIXES, CRON

Changed

Cron System

  • Changed cron jobs to broadcast their running, completed and failed states
  • Changed the timeout for external API calls from 5 seconds to 30 seconds
  • Changed error messages and validation to be clearer

Error Handling

  • Changed handling of missing and empty values to be more defensive throughout the platform

Fixed

Cron Jobs

  • Fixed cron jobs not showing status updates in the admin panel
  • Fixed fiat currency fetch timeout errors (increased from 5s to 30s)
  • Fixed missing API key validation for currency fetch
  • Fixed cron status broadcasts not being sent, so the admin panel now updates live
  • Fixed OpenExchangeRates and ExchangeRate API timeout issues