Skip to content

Conversation

@iakkus
Copy link
Member

@iakkus iakkus commented Dec 18, 2020

Release 0.8.8

paarijaat and others added 30 commits September 4, 2020 13:55
… a few bug fixes to make the triggers_storage test pass completely.
…key in a triggerable table does not trigger a workflow and throws a bad_match error in erlang code
…key were creating siblings in riak because allow_mult=true for the triggers bucket_type. Switching it off means that riak will resolve conflicts in key updates based on vector clocks but only store one version of the value and not multiple values
…ssing. TODO: mfn_counter_triggers has a special type that may have to be removed
…holders for view; need respective actions to edit
Istemi Ekin Akkus and others added 26 commits November 29, 2020 20:55
…ring that the label length is not greater than 63 chars and it meets other criteria. 2. load balancing between triggers frontend was not happening since randint was not actually random inside the forked function worker instance process. 3. when triggers frontend restart, waiting until the status message to arrive before re-creating triggers
…_probability [0.0, 100.), to tell the frontend to ignore message with this probability
…igger to invoke workflows, instead of creating a new client for each workflow invocation. This is to reduce the memory growth of frontend, for fast incoming messages
…nd, retries will be made every second, for a total of 5 seconds
… bug in the management helm chart while passing management url
…oth try to update the same workflow metadata. It is likely that endpoints written by deployWorkflow in the workflow metadata were being over written by getWorkflow. For the time being workflow endpoints will be obtained from a separate set that also holds endpoints, but is not updated by getWorkflows. There could still be issues for other workflow metadata such as associatedTriggers that are also written by deployWorkflow and could be overwritten by getWorkflows
@iakkus iakkus merged commit 8287a3b into master Dec 18, 2020
@iakkus iakkus changed the title Release/0.8.9 Release/0.8.8 Dec 18, 2020
@iakkus iakkus deleted the release/0.8.9 branch December 18, 2020 14:16
iakkus pushed a commit that referenced this pull request Dec 21, 2020
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

Successfully merging this pull request may close these issues.

6 participants