The Wayback Machine - https://web.archive.org/web/20210719200655/https://github.com/topics/real-time
Skip to content
#

real-time

Here are 2,371 public repositories matching this topic...

mhaaz
mhaaz commented Apr 21, 2021

Description:

Whenever I change any of the room info (description, announcement, etc.) this resets the room setting which is supposed to hide system messages.

Steps to reproduce:

  1. Go to "Room info" in a channel where you have privileges to change the room info.
  2. Toggle on the "Hide system messages" setting. Confirm that this change itself is not posted in the channel.
  3. Close
agavra
agavra commented Jul 8, 2021

I was looking at some logs and for a cluster that has no lag and only a single host (which was alive at the time) I was seeing the following exception:

Unable to execute pull query. All nodes are dead or exceed max allowed lag.

The error message doesn't help me understand what happened, which partition failed or if there's some other issue. We should print more debugging information.

perspective
xmnlab
xmnlab commented Mar 19, 2019

Hey everyone!

mapd-core-cpu is already available on conda-forge (https://anaconda.org/conda-forge/omniscidb-cpu)

now we should add some instructions on the documentation.

at this moment it is available for linux and osx.

some additional information about the configuration:

  1. for now, always install omniscidb-cpu inside a conda environment (also it is a good practice), eg:
davidmehren
davidmehren commented Jul 5, 2021

Which part of the project should be enhanced?
Documentation

Is your enhancement request related to a problem? Please describe.
It is confusing that the YAML metadata is explained in a note at /yaml-metadata, but not in our docs.

Describe the solution you'd like
Port over the docs from /yaml-metadata into our docs.

Describe alternatives you've considered
Rewriting t

Improve this page

Add a description, image, and links to the real-time 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 real-time topic, visit your repo's landing page and select "manage topics."

Learn more