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
I want us to each set up 2-3 connections and run about 50 total events each. I think 150 events would be a solid test to ensure everything is working as it should.
A list of things that need to get done before we are "done" with the backend. Feel free to edit this to add/check off TODO's.
Syntax Parsing - Status: In Progress Bridge Connection #28
Parse
$env&$payloadinto their respective valuesRequest Deconstructing - Status: In Progress Bridge Connection #28
Remove sensitive headers such as api keys from outbound requests prior to saving
EventWorker - Status: Completed Bridge Connection #28
Bridge 2 servers together
Deploy - Status: Completed
Will be deployed to EBS
Real World Test - Status: Not Started
I want us to each set up 2-3 connections and run about 50 total events each. I think 150 events would be a solid test to ensure everything is working as it should.
Bridge Activation - Status: Completed Add active boolean to bridge #27
bridge_controller#activate controller action
bridge_controller#deactivate controller action
Bite Size