Skip to content

caspers_refund_agent is hardcoded #46

Description

@nkarpovdb

This causes an issue if we have more than one simulation running in a workspace.

  1. The second simulation will fail when trying to actually create its own refund agent
  2. The rest of the simulation will "work" but be querying the agent deployed by the first simulation. The queries to the agent will work, but the agent won't find anything because its from "the other universe".

We just need to update the name to have the catalog prepended like the other assets.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions