Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Add support for permanent failure.#3

Merged
wmalik merged 1 commit intomasterfrom
permanent_failure
Apr 21, 2015
Merged

Add support for permanent failure.#3
wmalik merged 1 commit intomasterfrom
permanent_failure

Conversation

@cmdevries
Copy link
Copy Markdown
Contributor

A function being executed can indicate permanent failure by
throw(gascheduler_permanent_failure). This stops all execution and returns
{gascheduler, {error, permanent_failure}, Node, MFA} to the client.

@cmdevries cmdevries force-pushed the permanent_failure branch 2 times, most recently from cf686f7 to 1382bd2 Compare April 20, 2015 08:58
A function being executed can indicate permanent failure by
throw(gascheduler_permanent_failure). This stops all execution and returns
{gascheduler, {error, permanent_failure}, Node, MFA} to the client.
wmalik added a commit that referenced this pull request Apr 21, 2015
Add support for permanent failure.
@wmalik wmalik merged commit b31986e into master Apr 21, 2015
@cmdevries cmdevries deleted the permanent_failure branch July 17, 2015 20:22
wmalik added a commit that referenced this pull request Jul 29, 2015
Add support for permanent failure.
wmalik added a commit that referenced this pull request Jul 29, 2015
Add support for permanent failure.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants