Commit Graph

6 Commits (c74ac2faac412c76add41b9654577cf1ebda71a8)

Author SHA1 Message Date
Lingxian Kong eb91b6d6f3 Add unit test for function operations
Partially implements: blueprint add-unit-tests
Change-Id: I00c3c7beca8cda7057f63850026c0f3f0526f5dd
6 years ago
Lingxian Kong d23551c465 Fully support sync/async execution
Change-Id: I008025f710f8d61eb6f8a4998fe6990abdbc7203
6 years ago
Lingxian Kong 49c4c10adb Fix a bug in job periodic task
Change-Id: I4c26e08e3738023b1a7e7e8f0f2c1f59d7e80d79
6 years ago
Lingxian Kong 997c78131e Implement periodic task for jobs
Change-Id: I9093333cc9b1a64b5e386af87db80df5aa4dfb4b
6 years ago
wanghao 94b9d32ae6 Improve config options
Change-Id: I8f73a544333b02a4bc37736d850bf06cc09f8263
6 years ago
Lingxian Kong 75efc2b1ad Add expiry handler for function service
When a package function is executed, a service url is cached so it's
faster when function is executed again. But this will lead to problem
if function is never executed for a long time.

This patch add an expiry machanism which will release resources in
orchestration platform.

Change-Id: I754ebe314d87f6d7c194d9b9c061316f7ba74245
6 years ago