Skip to content
#

iot

Here are 7,105 public repositories matching this topic...

shipfi
shipfi commented Nov 26, 2019

I wrote a plugin to process response data in body_filter phase like this:
function ResponseCustomizeHandler:body_filter(conf) local entity,err = kong.db.tb_biz_errors.each(10) // do others... end

But it raise error with :
[error] 626#0: 83 failed to run body_filter_by_lua: /usr/local/share/lua/5.1/kong/globalpatches.lua:342: API disabled in the context of

ricardoCyy
ricardoCyy commented Aug 12, 2019

”Awesome-HarmonyOS“关闭了我的issue(关于report这个repository的论点)[https://github.com/Awesome-HarmonyOS/HarmonyOS/issues/60#issue-479470666],删除了@weinierfei 的评论weinierfei (dragon)'s comment,并回复:

了解了你的观点,我会加上说明。

但1小时过去了”Awesome-HarmonyOS“仍然没有做出能够 完全消除人们误解 的改变,我想你可能正在”思考“,这里我为你列出几项以供参考。

  1. 第一也是最重要的,请 停止使用 现在这个 **
mitra42
mitra42 commented Mar 15, 2019

There appears to be a race condition....

If you are trying to do a: user.auth(pair) then user.get.put; user.leave

Then it works if, and only if, you wait for the ack on the put,
If you don't wait for the ack, then you get a "No! Unverified Data" message, probably because with Gun's state its no longer logged in.

Personally ... I think its a bug/design flaw that Gun uses state in the g

thingsboard
akosthekiss
akosthekiss commented Aug 13, 2018

Following up on #2446, this issue tracks headers that still cause doxygen warnings and are therefore on the EXCLUDE list of Doxyfile.

  • jerry-core/ecma/base/ecma-globals.h
  • jerry-core/ecma/base/ecma-helpers.h
  • jerry-core/ecma/operations/ecma-exceptions.h
  • jerry-core/include/jerryscript-debugger-transport.h
  • jerry-core/jcontext/jcontext.h
  • jerry-core/parser/js/b

Improve this page

Add a description, image, and links to the iot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the iot topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.