[x] fwd-parameters, since proxy forwarding happens automatically (link)
use explicit flag instead of auto-forwarding
[x] RP Bridges keep hanging after session is closed (same was with Components, but it is fixed now)
turn on bridge-heartbeats again
[x] Move file <session_uid>.reg.json into client sandbox
[x] Bring back <session_uid>.json instead of set of files per type (pilot.0000.json, pmgr.0000.json, tasks.tmgr.0000.json, tmgr.0000.json)? -> current setup breaks Analytics
expand the RP util method for profile-reading
[x] Excessive log/debug messages
[x] fix staging tests in GH actions
[x] Aymen reproduced this outside of GH actions
[ ] AM to test on some production machine
[x] Create nodb branch for RE
[x] Review config organization per components (specifically check config parameters used inside each component, e.g. Popen fix)
Cleanup and make it consistent
fwd
-parameters, since proxy forwarding happens automatically (link)Bridges
keep hanging after session is closed (same was withComponents
, but it is fixed now)<session_uid>.reg.json
into client sandbox<session_uid>.json
instead of set of files per type (pilot.0000.json
,pmgr.0000.json
,tasks.tmgr.0000.json
,tmgr.0000.json
)? -> current setup breaks Analytics