Hi,

Currently in our implementation we maintain two maps.

Hostname -> []Offers

offerID -> Hostname

Second map is needed because rescind offers callback only provides offerid
and we need hostname to do performant lookup in first map.

Is it feasible to add hostname or agentid in rescind offers?

Thanks,
Varun

Reply via email to