You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sprocket v1 includes a Replay Parse service for Rocket League that is capable of using Carball or Ballchasing to parse replays; we should import and use that service rather than writing a new one from scratch.
Because we are already using BullMQ in places, it may be worth considering a small refactor to use the BullMQ Python package.
The text was updated successfully, but these errors were encountered:
Sprocket v1 includes a Replay Parse service for Rocket League that is capable of using Carball or Ballchasing to parse replays; we should import and use that service rather than writing a new one from scratch.
Because we are already using BullMQ in places, it may be worth considering a small refactor to use the BullMQ Python package.
The text was updated successfully, but these errors were encountered: