Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

beaconing: "no TRC for ISD present" response #4585

Open
worxli opened this issue Jul 25, 2024 · 0 comments
Open

beaconing: "no TRC for ISD present" response #4585

worxli opened this issue Jul 25, 2024 · 0 comments

Comments

@worxli
Copy link
Contributor

worxli commented Jul 25, 2024

When a control service receives a beacon for an ISD that it doesn't have a TRC, it replies to the beaconing RPC with

"err": "rpc error: code = Unknown desc = handling beacon: verifying beacon: segment verification error {as=isd-as; seg=ID: xxTimestamp: 2024-07-25 08:56:02+0000 Hops: xx}: reporting TRC {id=idxx}: no TRC for ISD present {isd=xx}"

in this case the beacon sender doesn't need to get this response, since it cannot do anything about the missing TRC.
Actually, not having the TRC for a certain ISD might even be on purpose.

This should only create an error on the receiver side which should be silencable by a beaconing policy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant