Multiple issues (or may be understanding related) however mainly related to engress

As you can you see: session started 4 mint (even same after 12 minutes), (Feature column: Egress not clickable, giving fake clickable impression)

still displaying: “Still processing — you’re seeing partial data for now.”

also session have the egress, i have the id at server, but can’t find it under egress menu

secondly: engress is created using following information:

{
“incomingUrl”: “{rtmp_url}”,
“roomId”: “dev-69e774a79ddd338e5f60125f”,
“audioId”: “TR_AMZh5FkkoM4JjR”,
“videoId”: “TR_VCtTmm7BUc9fjG”
}
however, egress have this error:
request has missing or invalid field: audio_track_id

I changed the logic from trackId (audio/video) to participentId (sid), that is also failing, seems like bug is on the egress side:

REference: Participant Id valid, but egress says not found