← back to invincible-jha__aumai-transactions

All specs 131 total

All specs Real LLM only Function bodies
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Records a new step into the orchestrator's internal list of saga participants. It accepts the unique identifier of the agent, the action string to perform, a dictionary containing the action's payload, and an optional string specifying the compensating rollback action. The function modifies the internal state by appending a tuple containing all provided details to the private _steps attribute and returns nothing.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of operations. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its sole side-effect is appending a tuple containing all provided parameters to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the saga's workflow by appending a tuple containing the participant agent ID, the primary action string, the action payload dictionary, and an optional compensating action string. It accepts four arguments: a string for the agent ID, a string for the action, a dictionary for the data payload, and an optional string for the compensating action. The function returns nothing and modifies the internal state of the SagaOrchestrator object by appending the new step to the private _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts the unique identifier of the participating agent, the specific action to be performed, a dictionary containing the action's payload, and an optional compensating action string for rollback purposes. The function modifies the internal state of the orchestrator by appending a tuple containing all provided step details to the _steps list. It does not return any value.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the saga's workflow by appending a tuple containing the participant agent ID, the primary action string, the associated data payload, and an optional compensating action string. It accepts four arguments: a string for the agent ID, a string for the action, a dictionary for the data, and an optional string for the compensating action. The function returns nothing and modifies the internal state of the SagaOrchestrator instance by appending the new step to its internal list of steps.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the saga's orchestration sequence. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating rollback action. The function modifies the internal state of the orchestrator by appending a tuple containing these four elements to the private _steps list. It does not return any value and has no observable side effects outside of updating its internal data structure.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal list of saga participants. It accepts four inputs: a string identifying the participant agent, the action string to execute, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its only side-effect is appending a tuple containing all provided step details to the internal _steps list.
All rows above produced by Repobility · https://repobility.com
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of operations. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its only side-effect is appending a tuple containing these four elements to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function modifies the internal state by appending a tuple containing these four elements to the _steps list and returns nothing.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal list of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to perform, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its sole side-effect is appending a tuple containing all provided step details to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the saga's orchestration sequence. It accepts the participant agent's identifier, the primary action string, a dictionary containing the action payload, and an optional compensating action string for rollback. The function modifies the internal state of the SagaOrchestrator by appending a tuple containing all provided step details to the private _steps list. It does not return any value.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its sole side-effect is appending a tuple containing all provided parameters to the instance's private _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal list of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its sole side-effect is appending a tuple containing all provided step details to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its only side-effect is appending a tuple containing all provided parameters to the instance's private _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participating agent, a string specifying the action to perform, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its only side-effect is appending a tuple containing all provided parameters to the instance's private _steps list.
Repobility (the analyzer behind this table) · https://repobility.com
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga participants. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its sole side-effect is appending a tuple containing all provided step details to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts the participant agent's ID, the primary action string, a dictionary containing the action payload, and an optional compensating action string for rollback. The function modifies the internal state of the SagaOrchestrator instance by appending a tuple containing all provided step details to the private _steps list. It does not return any value and has no observable side-effects outside of updating its own internal data structure.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga participants. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its only side-effect is appending a tuple containing these four elements to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the saga's workflow by appending a tuple containing the participant agent ID, the primary action string, the action's data payload, and an optional compensating action string. It accepts four arguments: a required agent identifier (str), a required action name (str), a required dictionary payload (dict), and an optional compensating action name (str). The function returns nothing and its only side-effect is modifying the internal _steps list of the SagaOrchestrator instance.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the saga's workflow by appending a tuple containing the participant agent ID, the primary action string, the action payload dictionary, and an optional compensating action string. It accepts four arguments: a required agent identifier (str), a required action name (str), a required data dictionary (dict), and an optional compensating action name (str). The function returns nothing and modifies the internal state of the SagaOrchestrator object by appending the new step to its internal list of steps.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its sole side-effect is appending a tuple containing all provided parameters to the instance's private _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the saga's workflow by appending a tuple containing the participant agent ID, the primary action string, the associated data payload, and an optional compensating action string. It accepts four inputs: a string for the agent ID, a string for the action, a dictionary for the data, and an optional string for the compensating action. The function returns nothing and its only side-effect is modifying the internal _steps list of the SagaOrchestrator instance.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga steps. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its sole side-effect is appending a tuple containing these four parameters to the internal _steps list.
Source: Repobility analyzer · https://repobility.com
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga participants. It accepts four inputs: a string identifying the participant agent, the action string to be executed, a dictionary containing the action payload, and an optional string specifying the compensating action for rollback. The function modifies the internal state of the SagaOrchestrator by appending a tuple containing these four elements to the private _steps list. It does not return any value and has no observable side effects outside of updating its internal data structure.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga participants. It accepts four inputs: a string identifying the participant agent, the action string to execute, a dictionary containing the action payload, and an optional string for the compensating undo action. The function modifies the internal state by appending a tuple containing these four elements to the private _steps list and returns nothing.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the saga's workflow by appending a tuple containing the participant agent ID, the primary action string, the action payload dictionary, and an optional compensating action string. It accepts four arguments: a required agent identifier (str), a required action name (str), a required data dictionary (dict), and an optional compensating action name (str). The function returns nothing and modifies the internal state of the SagaOrchestrator object by appending the new step to the private _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the saga's internal sequence of operations. It accepts four inputs: a string identifying the participant agent, a string defining the action to execute, a dictionary containing the action's payload data, and an optional string specifying the compensating action for rollback. The function modifies the internal state of the SagaOrchestrator by appending a tuple containing these four elements to the private _steps list and returns nothing.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the saga's orchestration sequence. It accepts the unique identifier of the participating agent, the specific action to be executed, a dictionary containing the action's payload data, and an optional compensating action string for rollback purposes. The function modifies the internal state of the SagaOrchestrator by appending a tuple containing all provided step details to the private _steps list. It does not return any value.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its primary side-effect is appending a tuple containing all provided parameters to the internal _steps list of the SagaOrchestrator instance.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga participants. It accepts four inputs: a string identifying the participant agent, the action string to execute, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollbacks. The function returns nothing and its sole side-effect is appending a tuple containing all provided step details to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of operations. It accepts four inputs: a string identifying the participating agent, a string specifying the action to perform, a dictionary containing the action's payload, and an optional string for the compensating action required for rollback. The function returns nothing and its sole side-effect is appending a tuple containing these four elements to the internal _steps list.
Repobility analyzer · published findings · https://repobility.com
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its sole side-effect is appending a tuple containing these four elements to the instance's private _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its only side-effect is appending a tuple containing all provided step details to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga participants. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload data, and an optional string specifying the compensating action for rollback. The function returns nothing and its only side-effect is appending a tuple containing these four parameters to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal list of saga participants. It accepts four inputs: a string identifying the participating agent, the action string to execute, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its sole side-effect is appending a tuple containing these four elements to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga participants. It accepts four inputs: a string identifying the participant agent, the action string to be executed, a dictionary containing the action's payload data, and an optional string specifying the compensating action for rollback. The function returns nothing and its sole side-effect is appending a tuple containing these four elements to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action payload, and an optional string specifying the compensating action for rollback. The function modifies the object's internal state by appending a tuple containing these four elements to the private _steps list and returns nothing.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the saga's internal sequence of operations. It accepts the participant agent's ID, the primary action string, a dictionary containing the action's payload data, and an optional compensating action string for rollback purposes. The function modifies the internal state of the SagaOrchestrator by appending a tuple containing all provided step details to the private _steps list. It does not return any value and has no observable side effects outside of updating its own internal state.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating undo action. The function returns nothing and its sole side-effect is appending a tuple containing these four elements to the instance's private _steps list.
All rows above produced by Repobility · https://repobility.com
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga participants. It accepts four inputs: a string identifying the participant agent, the action string to execute, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function modifies the internal state of the SagaOrchestrator by appending a tuple containing all provided step details to the private _steps list and returns nothing.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the saga's internal sequence of operations. It accepts four arguments: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function modifies the internal state of the SagaOrchestrator by appending a tuple containing these four elements to the private _steps list. It does not return any value.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of operations. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload data, and an optional string specifying the compensating action for rollback. The function returns nothing and its sole side-effect is appending a tuple containing these four parameters to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga steps. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function returns nothing and its only side-effect is appending a tuple containing all provided step details to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the orchestrator's internal sequence of saga steps. It accepts four inputs: a string identifying the participating agent, a string specifying the action to perform, a dictionary containing the action's payload data, and an optional string for the compensating action required for rollback. The function returns nothing and its sole side-effect is appending a tuple containing all these parameters to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga participants. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action payload, and an optional string specifying the compensating action for rollback. The function modifies the internal state by appending a tuple containing these four elements to the _steps list and returns nothing.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga participants. It accepts four inputs: a string identifying the participant agent, the action string to execute, a dictionary containing the action payload, and an optional string specifying the compensating action for rollback. The function modifies the internal state by appending a tuple containing these four elements to the _steps list and does not return any value.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participating agent, a string specifying the action to perform, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its sole side-effect is appending a tuple containing all provided parameters to the instance's private _steps list.
Repobility (the analyzer behind this table) · https://repobility.com
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollbacks. The function returns nothing and its sole side-effect is appending a tuple containing these four elements to the instance's private _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the internal list of saga steps. It accepts four inputs: a string identifying the participant agent, a string specifying the action to execute, a dictionary containing the action's payload, and an optional string for the compensating action. The function returns nothing and its only side-effect is appending a tuple containing all provided parameters to the internal _steps list.
SagaOrchestrator.registerREAL LLM gemma4:latest · · unknown
src/aumai_transactions/core.py
Registers a new step into the saga's orchestration sequence. It accepts four inputs: a string identifying the participating agent, the action string to be executed, a dictionary containing the action's payload, and an optional string specifying the compensating action for rollback. The function modifies the internal state of the SagaOrchestrator by appending a tuple containing these four elements to the private _steps list. It does not return any value and has no observable side-effects outside of updating its internal data structure.
page 1 / 3next ›