estuary / ui

A web based UI to assist in working with Estuary Flow
https://dashboard.estuary.dev/
Other
12 stars 1 forks source link

Update connector endpoints to use the new reactor address #1273

Closed kiahna-tucker closed 1 month ago

kiahna-tucker commented 1 month ago

Last Updated: Sept. 25, 2024


The connector endpoint displayed on the Overview tab of a task Details page needs to use the new reactor address instead of that returned by the gateway_auth_token RPC.

Below are the base requirements for this feature:

Dependencies

Last Updated: Sept. 25, 2024

Additional Comments

kiahna-tucker commented 1 month ago

A requirement for this feature was not communicated before this feature was released:

This change will be bundled in PR 1289 which is the complete solution for issue 1274 that has the same requirement. Noting this in this issue for completeness.

References

Code