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
Currently op_flash_make_request creates Fast API functions for the 'first' server that spins up. (serverId is harcoded to 0). Other servers use the normal op paths.
The text was updated successfully, but these errors were encountered:
littledivy
changed the title
Test that multiple flash servers can run at once. (FYI op_flash_make_request has a hardcoded server ID).
make op_flash_make_request fast ops for multiple servers
Aug 24, 2022
littledivy
changed the title
make op_flash_make_request fast ops for multiple serversop_flash_make_request fast ops for multiple servers
Aug 24, 2022
Currently op_flash_make_request creates Fast API functions for the 'first' server that spins up. (serverId is harcoded to 0). Other servers use the normal op paths.
The text was updated successfully, but these errors were encountered: