Skip to content

Releases: MeteorsLiu/simpleMQ

Avoid calling IsReachLimits causing the fail

Choose a tag to compare

@MeteorsLiu MeteorsLiu released this 09 Sep 11:53
v1.0.3

avoid calling IsReachLimits causing the fail

Fix Worker Wait() bug

Choose a tag to compare

@MeteorsLiu MeteorsLiu released this 08 Sep 09:27
v1.0.2

fix worker wait bug

fix bugs and add onFail hook

Choose a tag to compare

@MeteorsLiu MeteorsLiu released this 08 Sep 09:02

The onFail hook will be executed every time when the task run fail.

Stable Release

Choose a tag to compare

@MeteorsLiu MeteorsLiu released this 02 Sep 13:04
v1.0.0

first release

fix bugs

Choose a tag to compare

@MeteorsLiu MeteorsLiu released this 01 Sep 17:10
v0.9

fix bugs

fix bugs and add timeout worker

Choose a tag to compare

@MeteorsLiu MeteorsLiu released this 01 Sep 16:35
v0.8

fix worker bugs and add timeout worker

Allow to set task context value

Choose a tag to compare

@MeteorsLiu MeteorsLiu released this 01 Sep 14:52
v0.7

Add Custom Task Context

Allow to set custom task error

Choose a tag to compare

@MeteorsLiu MeteorsLiu released this 01 Sep 14:33
v0.6

Add Custom Error

add PublishSync

Choose a tag to compare

@MeteorsLiu MeteorsLiu released this 12 Aug 14:12
v0.5

add worker publish sync

Fix fail fast

Choose a tag to compare

@MeteorsLiu MeteorsLiu released this 12 Aug 10:03
v0.4

fix fail fast